home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Updaters / WhiteCap 3.2.2.sea / WhiteCap 3.2.2 / (into Visual Plug-ins) / WhiteCap Configs / Avatar55 Strobes - Revenge < prev    next >
Text File  |  1999-09-27  |  724b  |  69 lines

  1. // "Avatar55 Strobes - Revenge"
  2.  
  3. // By Andy O'Meara, conceived from an email sent by David Baker
  4.  
  5.  
  6. Resn=5,
  7.  
  8. Durn="1.3",
  9.  
  10.  
  11. CamX="18 * sin( t / 2.7 - 4)",
  12. CamY="38 * cos( t / 2.7 - 4)",
  13. CamZ="30 + 20 * cos( t / 4.5 )",
  14.  
  15. CmLX="40",
  16. CmLY="0",
  17. CmLZ="0",
  18.  
  19. CUpX="0",
  20. CUpY="0",
  21. CUpZ="1",
  22.  
  23.  
  24. LWdt="2",
  25.  
  26. //B0="1 - .5 * sqwv( 1800 * BASS3 ^ 2 ) - .5 * sqwv( .2 * BASS2 ^ 2 )",
  27. B0="1 - sqwv( 1.05 * sin( 18 * t ) )",
  28. B1="1 - sqwv( 1.05 * cos( 18 * t ) )",
  29.  
  30.  
  31.  
  32. C0="10 * ( 1- dt ) + 3",
  33.  
  34. BckR="B1",
  35. BckG="B1",
  36. BckB="B1",
  37.  
  38.  
  39.  
  40. R="B0",
  41. G="B0",
  42. B="B0",
  43.  
  44.  
  45.  
  46. // Preferred dimentions/aspect
  47. widt=470,heig=360,
  48.  
  49.  
  50. ConL=1,ConB=1,
  51.  
  52.  
  53. Fall=".05",
  54.  
  55.  
  56. X="100 * dt",
  57. Y="80 * (s - .5)",
  58. Z="c0 * abs( mag( s ) )",
  59.  
  60.  
  61.  
  62. Scal="1100",
  63.  
  64. ScSz=1,
  65.  
  66. Pers="230",
  67.  
  68.  
  69. Vers=30